home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000230_news@columbia.edu _Thu Aug 22 19:22:42 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id TAA25738 for <kermit.misc@watsun.cc.columbia.edu>; Thu, 22 Aug 1996 19:21:50 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id TAA15495 for kermit.misc@watsun; Thu, 22 Aug 1996 19:21:49 -0400 (EDT)
  4. Path: news.columbia.edu!news.new-york.net!news.iag.net!news.sgi.com!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!newsfeed.internetmci.com!news.bctel.net!news.pinc.com!cue.bc.ca!jnemeth
  5. From: jnemeth@cue.bc.ca (John Nemeth)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: status line in MS-Kermit 3.14 VT320 emulator
  8. Date: 22 Aug 1996 08:03:45 GMT
  9. Organization: Computer Using Educators of B.C., Canada
  10. Lines: 37
  11. Message-ID: <4vh491$mbm@news.pinc.com>
  12. NNTP-Posting-Host: access.access.victoria.bc.ca
  13.  
  14.      I just upgraded to MS-Kermit 3.14 (I know I'm a little behind the
  15. times).  I use the VT320 emulator mode.  I'm useing a monochrome video
  16. card right now.  I have several programs that print things on the
  17. status line.  They worked find with 3.13, but now the stuff they print
  18. shows up on the last line of the terminal (the line above the
  19. status/mode line).  I checked all the docs and can't seem to find
  20. anything about this problem.
  21.  
  22.      The only lines in my mskermit.ini that affect the terminal are...
  23.  
  24. set terminal wrap-lines on
  25. set terminal rollback on
  26. set terminal character-set ascii
  27. set terminal bell visual
  28. set terminal APC-macro off
  29. set terminal expanded-memory on
  30.  
  31.      The termcap entry I'm using is (all the stuff for the status line
  32. is on the second last line)...
  33.  
  34. km|kermpc|MS-Kermit, VT320 Emulation with status line.:\
  35.     :al=\E[L:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:co#80:\
  36.     :cr=^M:cs=\E[%i%d;%dr:dc=\E[P:dl=\E[M:do=^J:ei=\E[4l:im=\E[4h:\
  37.     :is=\E[m\E[?1;?2;?7h\E[?5;4;20l\E[0q\E=:kb=^?:kd=\EOB:ke=\E>:\
  38.     :kl=\EOD:kr=\EOC:ks=\E=:ku=\EOA:le=^H:li#24:mi:ms:nd=\E[C:pt:\
  39.     :rs=\E[m\E[?1;?2;?7h\E[?5;4;20l\E[0q\E=:se=\E[m:sf=2*^J:so=\E[1m:\
  40.     :sr=2*\EM:ue=\E[m:up=\E[A:us=\E[4m:\
  41.     :vb=\E[?5h\200\200\200\200\200\200\200\200\200\200\200\E[?5l:\
  42.     :ds=:es:fs=\E8:hs:ts=\E7\E[?6h\E[25;%dH\E[2K:\
  43.     :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:NF:LF:
  44.  
  45.     Is this a known problem with 3.14?  Is there something wrong with
  46. my termcap entry (I hand crafted it many years ago?.  Is there a
  47. -- 
  48. John Nemeth                                                  jnemeth@cue.bc.ca
  49. System Administrator
  50. CUEBC, TC, VIFA, access                                   Opinions are my own.